home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- @echo:
- @echo Thank you for choosing PACKARD BELL...
- @echo Please wait while the files are being copied to the hard drive!
- copy vgadrv.dat c:\*.exe /v
- cls
- c:
- @echo:
- @echo Extracting Files from archive file!
- @echo
- call vgadrv.exe/y
- del c:\vgadrv.exe
- cd \ht
- cls
- @echo:
- @echo Please type SETUP [ENTER] to install the video drivers.
- @echo
- @echo:
-
-